3.6.35 \(\int \frac {(a+b x^2)^{5/2} (A+B x^2)}{x^{10}} \, dx\)

Optimal. Leaf size=53 \[ \frac {\left (a+b x^2\right )^{7/2} (2 A b-9 a B)}{63 a^2 x^7}-\frac {A \left (a+b x^2\right )^{7/2}}{9 a x^9} \]

________________________________________________________________________________________

Rubi [A]  time = 0.02, antiderivative size = 53, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.091, Rules used = {453, 264} \begin {gather*} \frac {\left (a+b x^2\right )^{7/2} (2 A b-9 a B)}{63 a^2 x^7}-\frac {A \left (a+b x^2\right )^{7/2}}{9 a x^9} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((a + b*x^2)^(5/2)*(A + B*x^2))/x^10,x]

[Out]

-(A*(a + b*x^2)^(7/2))/(9*a*x^9) + ((2*A*b - 9*a*B)*(a + b*x^2)^(7/2))/(63*a^2*x^7)

Rule 264

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a
*c*(m + 1)), x] /; FreeQ[{a, b, c, m, n, p}, x] && EqQ[(m + 1)/n + p + 1, 0] && NeQ[m, -1]

Rule 453

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[(c*(e*x)^(m
+ 1)*(a + b*x^n)^(p + 1))/(a*e*(m + 1)), x] + Dist[(a*d*(m + 1) - b*c*(m + n*(p + 1) + 1))/(a*e^n*(m + 1)), In
t[(e*x)^(m + n)*(a + b*x^n)^p, x], x] /; FreeQ[{a, b, c, d, e, p}, x] && NeQ[b*c - a*d, 0] && (IntegerQ[n] ||
GtQ[e, 0]) && ((GtQ[n, 0] && LtQ[m, -1]) || (LtQ[n, 0] && GtQ[m + n, -1])) &&  !ILtQ[p, -1]

Rubi steps

\begin {align*} \int \frac {\left (a+b x^2\right )^{5/2} \left (A+B x^2\right )}{x^{10}} \, dx &=-\frac {A \left (a+b x^2\right )^{7/2}}{9 a x^9}-\frac {(2 A b-9 a B) \int \frac {\left (a+b x^2\right )^{5/2}}{x^8} \, dx}{9 a}\\ &=-\frac {A \left (a+b x^2\right )^{7/2}}{9 a x^9}+\frac {(2 A b-9 a B) \left (a+b x^2\right )^{7/2}}{63 a^2 x^7}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 40, normalized size = 0.75 \begin {gather*} -\frac {\left (a+b x^2\right )^{7/2} \left (7 a A+9 a B x^2-2 A b x^2\right )}{63 a^2 x^9} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((a + b*x^2)^(5/2)*(A + B*x^2))/x^10,x]

[Out]

-1/63*((a + b*x^2)^(7/2)*(7*a*A - 2*A*b*x^2 + 9*a*B*x^2))/(a^2*x^9)

________________________________________________________________________________________

IntegrateAlgebraic [B]  time = 0.32, size = 110, normalized size = 2.08 \begin {gather*} \frac {\sqrt {a+b x^2} \left (-7 a^4 A-9 a^4 B x^2-19 a^3 A b x^2-27 a^3 b B x^4-15 a^2 A b^2 x^4-27 a^2 b^2 B x^6-a A b^3 x^6-9 a b^3 B x^8+2 A b^4 x^8\right )}{63 a^2 x^9} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[((a + b*x^2)^(5/2)*(A + B*x^2))/x^10,x]

[Out]

(Sqrt[a + b*x^2]*(-7*a^4*A - 19*a^3*A*b*x^2 - 9*a^4*B*x^2 - 15*a^2*A*b^2*x^4 - 27*a^3*b*B*x^4 - a*A*b^3*x^6 -
27*a^2*b^2*B*x^6 + 2*A*b^4*x^8 - 9*a*b^3*B*x^8))/(63*a^2*x^9)

________________________________________________________________________________________

fricas [B]  time = 1.11, size = 102, normalized size = 1.92 \begin {gather*} -\frac {{\left ({\left (9 \, B a b^{3} - 2 \, A b^{4}\right )} x^{8} + {\left (27 \, B a^{2} b^{2} + A a b^{3}\right )} x^{6} + 7 \, A a^{4} + 3 \, {\left (9 \, B a^{3} b + 5 \, A a^{2} b^{2}\right )} x^{4} + {\left (9 \, B a^{4} + 19 \, A a^{3} b\right )} x^{2}\right )} \sqrt {b x^{2} + a}}{63 \, a^{2} x^{9}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(5/2)*(B*x^2+A)/x^10,x, algorithm="fricas")

[Out]

-1/63*((9*B*a*b^3 - 2*A*b^4)*x^8 + (27*B*a^2*b^2 + A*a*b^3)*x^6 + 7*A*a^4 + 3*(9*B*a^3*b + 5*A*a^2*b^2)*x^4 +
(9*B*a^4 + 19*A*a^3*b)*x^2)*sqrt(b*x^2 + a)/(a^2*x^9)

________________________________________________________________________________________

giac [B]  time = 0.47, size = 456, normalized size = 8.60 \begin {gather*} \frac {2 \, {\left (63 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{16} B b^{\frac {7}{2}} - 126 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{14} B a b^{\frac {7}{2}} + 126 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{14} A b^{\frac {9}{2}} + 378 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{12} B a^{2} b^{\frac {7}{2}} + 210 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{12} A a b^{\frac {9}{2}} - 630 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{10} B a^{3} b^{\frac {7}{2}} + 630 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{10} A a^{2} b^{\frac {9}{2}} + 504 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{8} B a^{4} b^{\frac {7}{2}} + 378 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{8} A a^{3} b^{\frac {9}{2}} - 378 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} B a^{5} b^{\frac {7}{2}} + 378 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{6} A a^{4} b^{\frac {9}{2}} + 198 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} B a^{6} b^{\frac {7}{2}} + 54 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{4} A a^{5} b^{\frac {9}{2}} - 18 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} B a^{7} b^{\frac {7}{2}} + 18 \, {\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} A a^{6} b^{\frac {9}{2}} + 9 \, B a^{8} b^{\frac {7}{2}} - 2 \, A a^{7} b^{\frac {9}{2}}\right )}}{63 \, {\left ({\left (\sqrt {b} x - \sqrt {b x^{2} + a}\right )}^{2} - a\right )}^{9}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(5/2)*(B*x^2+A)/x^10,x, algorithm="giac")

[Out]

2/63*(63*(sqrt(b)*x - sqrt(b*x^2 + a))^16*B*b^(7/2) - 126*(sqrt(b)*x - sqrt(b*x^2 + a))^14*B*a*b^(7/2) + 126*(
sqrt(b)*x - sqrt(b*x^2 + a))^14*A*b^(9/2) + 378*(sqrt(b)*x - sqrt(b*x^2 + a))^12*B*a^2*b^(7/2) + 210*(sqrt(b)*
x - sqrt(b*x^2 + a))^12*A*a*b^(9/2) - 630*(sqrt(b)*x - sqrt(b*x^2 + a))^10*B*a^3*b^(7/2) + 630*(sqrt(b)*x - sq
rt(b*x^2 + a))^10*A*a^2*b^(9/2) + 504*(sqrt(b)*x - sqrt(b*x^2 + a))^8*B*a^4*b^(7/2) + 378*(sqrt(b)*x - sqrt(b*
x^2 + a))^8*A*a^3*b^(9/2) - 378*(sqrt(b)*x - sqrt(b*x^2 + a))^6*B*a^5*b^(7/2) + 378*(sqrt(b)*x - sqrt(b*x^2 +
a))^6*A*a^4*b^(9/2) + 198*(sqrt(b)*x - sqrt(b*x^2 + a))^4*B*a^6*b^(7/2) + 54*(sqrt(b)*x - sqrt(b*x^2 + a))^4*A
*a^5*b^(9/2) - 18*(sqrt(b)*x - sqrt(b*x^2 + a))^2*B*a^7*b^(7/2) + 18*(sqrt(b)*x - sqrt(b*x^2 + a))^2*A*a^6*b^(
9/2) + 9*B*a^8*b^(7/2) - 2*A*a^7*b^(9/2))/((sqrt(b)*x - sqrt(b*x^2 + a))^2 - a)^9

________________________________________________________________________________________

maple [A]  time = 0.01, size = 37, normalized size = 0.70 \begin {gather*} -\frac {\left (b \,x^{2}+a \right )^{\frac {7}{2}} \left (-2 A b \,x^{2}+9 B a \,x^{2}+7 A a \right )}{63 a^{2} x^{9}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x^2+a)^(5/2)*(B*x^2+A)/x^10,x)

[Out]

-1/63*(b*x^2+a)^(7/2)*(-2*A*b*x^2+9*B*a*x^2+7*A*a)/x^9/a^2

________________________________________________________________________________________

maxima [A]  time = 1.05, size = 56, normalized size = 1.06 \begin {gather*} -\frac {{\left (b x^{2} + a\right )}^{\frac {7}{2}} B}{7 \, a x^{7}} + \frac {2 \, {\left (b x^{2} + a\right )}^{\frac {7}{2}} A b}{63 \, a^{2} x^{7}} - \frac {{\left (b x^{2} + a\right )}^{\frac {7}{2}} A}{9 \, a x^{9}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^(5/2)*(B*x^2+A)/x^10,x, algorithm="maxima")

[Out]

-1/7*(b*x^2 + a)^(7/2)*B/(a*x^7) + 2/63*(b*x^2 + a)^(7/2)*A*b/(a^2*x^7) - 1/9*(b*x^2 + a)^(7/2)*A/(a*x^9)

________________________________________________________________________________________

mupad [B]  time = 2.72, size = 170, normalized size = 3.21 \begin {gather*} \frac {2\,A\,b^4\,\sqrt {b\,x^2+a}}{63\,a^2\,x}-\frac {5\,A\,b^2\,\sqrt {b\,x^2+a}}{21\,x^5}-\frac {B\,a^2\,\sqrt {b\,x^2+a}}{7\,x^7}-\frac {3\,B\,b^2\,\sqrt {b\,x^2+a}}{7\,x^3}-\frac {A\,b^3\,\sqrt {b\,x^2+a}}{63\,a\,x^3}-\frac {A\,a^2\,\sqrt {b\,x^2+a}}{9\,x^9}-\frac {B\,b^3\,\sqrt {b\,x^2+a}}{7\,a\,x}-\frac {19\,A\,a\,b\,\sqrt {b\,x^2+a}}{63\,x^7}-\frac {3\,B\,a\,b\,\sqrt {b\,x^2+a}}{7\,x^5} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((A + B*x^2)*(a + b*x^2)^(5/2))/x^10,x)

[Out]

(2*A*b^4*(a + b*x^2)^(1/2))/(63*a^2*x) - (5*A*b^2*(a + b*x^2)^(1/2))/(21*x^5) - (B*a^2*(a + b*x^2)^(1/2))/(7*x
^7) - (3*B*b^2*(a + b*x^2)^(1/2))/(7*x^3) - (A*b^3*(a + b*x^2)^(1/2))/(63*a*x^3) - (A*a^2*(a + b*x^2)^(1/2))/(
9*x^9) - (B*b^3*(a + b*x^2)^(1/2))/(7*a*x) - (19*A*a*b*(a + b*x^2)^(1/2))/(63*x^7) - (3*B*a*b*(a + b*x^2)^(1/2
))/(7*x^5)

________________________________________________________________________________________

sympy [B]  time = 13.95, size = 1489, normalized size = 28.09

result too large to display

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x**2+a)**(5/2)*(B*x**2+A)/x**10,x)

[Out]

-35*A*a**9*b**(19/2)*sqrt(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 +
315*a**4*b**12*x**14) - 110*A*a**8*b**(21/2)*x**2*sqrt(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*x*
*10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**14) - 114*A*a**7*b**(23/2)*x**4*sqrt(a/(b*x**2) + 1)/(315*a**7*
b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**14) - 40*A*a**6*b**(25/2)*x**6*sqr
t(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**14) -
30*A*a**6*b**(11/2)*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x**8 + 105*a**3*b**6*x**10) + 5*A
*a**5*b**(27/2)*x**8*sqrt(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 +
315*a**4*b**12*x**14) - 66*A*a**5*b**(13/2)*x**2*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x**8
 + 105*a**3*b**6*x**10) + 30*A*a**4*b**(29/2)*x**10*sqrt(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*
x**10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**14) - 34*A*a**4*b**(15/2)*x**4*sqrt(a/(b*x**2) + 1)/(105*a**5
*b**4*x**6 + 210*a**4*b**5*x**8 + 105*a**3*b**6*x**10) + 40*A*a**3*b**(31/2)*x**12*sqrt(a/(b*x**2) + 1)/(315*a
**7*b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**14) - 6*A*a**3*b**(17/2)*x**6*
sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x**8 + 105*a**3*b**6*x**10) + 16*A*a**2*b**(33/2)*x**
14*sqrt(a/(b*x**2) + 1)/(315*a**7*b**9*x**8 + 945*a**6*b**10*x**10 + 945*a**5*b**11*x**12 + 315*a**4*b**12*x**
14) - 24*A*a**2*b**(19/2)*x**8*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x**8 + 105*a**3*b**6*x
**10) - 16*A*a*b**(21/2)*x**10*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x**8 + 105*a**3*b**6*x
**10) - A*b**(5/2)*sqrt(a/(b*x**2) + 1)/(5*x**4) - A*b**(7/2)*sqrt(a/(b*x**2) + 1)/(15*a*x**2) + 2*A*b**(9/2)*
sqrt(a/(b*x**2) + 1)/(15*a**2) - 15*B*a**7*b**(9/2)*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5*x
**8 + 105*a**3*b**6*x**10) - 33*B*a**6*b**(11/2)*x**2*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b**5
*x**8 + 105*a**3*b**6*x**10) - 17*B*a**5*b**(13/2)*x**4*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b*
*5*x**8 + 105*a**3*b**6*x**10) - 3*B*a**4*b**(15/2)*x**6*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4*b
**5*x**8 + 105*a**3*b**6*x**10) - 12*B*a**3*b**(17/2)*x**8*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a**4
*b**5*x**8 + 105*a**3*b**6*x**10) - 8*B*a**2*b**(19/2)*x**10*sqrt(a/(b*x**2) + 1)/(105*a**5*b**4*x**6 + 210*a*
*4*b**5*x**8 + 105*a**3*b**6*x**10) - 2*B*a*b**(3/2)*sqrt(a/(b*x**2) + 1)/(5*x**4) - 7*B*b**(5/2)*sqrt(a/(b*x*
*2) + 1)/(15*x**2) - B*b**(7/2)*sqrt(a/(b*x**2) + 1)/(15*a)

________________________________________________________________________________________